home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / egs / config / driver / mountamigadriver next >
Text File  |  1994-12-06  |  318b  |  19 lines

  1. ;
  2. ; $VER: MountAmigaDriver 1.0 (05.02.1994) by MvK
  3. ;
  4. ; Configuration script for the EGS-AMIGA
  5. ;
  6.  
  7. ;Load EGS-AMIGA driver (See WBStartup, Icon Info)
  8. LOAD EGS:driver/EGSAmigaDriver
  9.  
  10. ; Add the AMIGA monitor
  11. MONITOR  AMIGA.monitor
  12.  
  13. ; Link the amiga output to the AMIGA Montior
  14. LINK  AmigaNative.map2video AMIGA.monitor
  15.  
  16.  
  17.  
  18.  
  19.